.show{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0;
}
.show-left{
	background: white;
	width: 300px;
	float: left;
	padding-top: 30px;
	border: 1px solid #DDDDDD;
}
.show-left>.left-top{
	font-size: 19px;
	font-weight: bold;
	color:#007CC3;
	line-height: 20px;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.show-left>.left-top-lit{
	font-size: 26px;
	font-weight: bold;
	color: #007CC3;
	line-height: 23px;
	display: block;
	text-align: center;
}
.show-menu{
	width: 180px;
	margin: 5px 10px 0;
	overflow: hidden;
}
.show-menu>li{
	list-style: none;
	text-align: center;
	background: #007cc3;
	display: block;
	overflow: hidden;
}
.show-menu>li>a{
	display: block;
	color: white;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.show-lit-mu{
	overflow: hidden;
}
.show-lit-mu>li{
	line-height: 45px;
	height: 45px;
	background: white;
	position: relative;
	border-bottom: 1px dashed #B3B3B3;
}
.show-lit-mu>li:last-child{
	border-bottom: none;
}
.show-lit-mu>li>a{
	color: #333333;
	display: block;
}
.show-lit-mu li:hover{
	background: #ddf2ff;
}

.show-right{
	width: 860px;
	float: right;
}
.right-show{
	border: 1px solid #d1d1d1;
	background: white;
	overflow: hidden;
}
.right-title{
	box-sizing: border-box;
	border-bottom: 1px dashed #CCCCCC;
	width: 860px;
	height: 62px;
	padding: 10px;
	margin-bottom: 12px;
}
.right-lefttil{
	width: 138px;
	height: 38px;
	background: url(../images/pro_tab.jpg) no-repeat;
	text-align: center;
	line-height: 34px;
	color: white;
	float: left;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 5px;
}
.right-righttit{
	float: right;
	color: #333333;
	line-height: 40px;
	font-size: 12px;
	display: block;
}
.right-show>li{
	width: 172px;
	height: 189px;
	float: left;
	margin: 0 0 14px 10.5px;
	border: 1px solid #DDDDDD;
	padding: 1px;
	text-align: center;
}
.right-show>li img{
	width: 172px;
	height: 150px;
}
.right-righttit:hover{
	color: #007cc3;
}



.show-lit-mu>li{
	position: relative;
	
}
.show-lit-mu>li>div{
	margin-left: 0 !important;
	text-align: center;
}
.show-lit-mu>li>div:before{
	content: '';
	width: 10px;
	border: 5px solid #000000;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 30px;
}
.xhvr{
	display: block;
	margin-left: 45px;
	text-align: left;
}
.num{
	padding: 5px 10px 5px;
	display: block;
	color: white;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: #007cc3;
	text-align: center;
}
#num>span{
	
}
#children{
	overflow: hidden;
}
#children>li{
	line-height: 30px;
	height: 30px;
	background: white;
	border: 1px dashed #B3B3B3;
}
.clear{
	clear: both;
}
.list_2>li{
	width: 250px;
	height: 217px;
	float: left;
	margin: 0 0 14px 25px;
	/*border: 1px solid #DDDDDD;*/
	padding: 1px;
	text-align: center;
	padding-top: 10px;
	box-sizing: border-box;
}
.list_2{
	overflow: hidden;
	padding-top: 9px;
	padding-bottom: 9px;
}
.list_2>li>a>img{
	width: 200px;
	height: 170px;
}
.list_2>li:hover{
	/*border: 1px solid #007CC3;*/
	outline: 1px solid #007CC3;
}
.list_2>li:hover p{
	color: #007cc3;
}
